From: Luc Teirlinck Date: Wed, 8 Oct 2003 03:16:58 +0000 (+0000) Subject: Fix typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25246 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a8e4bfd28dc9ecd848399065ebcb0b5602ca96dd;p=emacs.git Fix typo. --- diff --git a/lispref/tips.texi b/lispref/tips.texi index 8c6e19eae9a..8390be0df8b 100644 --- a/lispref/tips.texi +++ b/lispref/tips.texi @@ -213,7 +213,7 @@ arbitrarily by Custom for instance.} Users will request the feature by invoking the command, which will often be constructed as a minor mode. @cindex unloading packages -If your package contains functions which do modify oridinary Emacs +If your package contains functions which do modify ordinary Emacs behavior, for instance by adding functions to hooks, define a function @code{@var{feature}-unload-hook} where @var{feature} is the name of the feature the package provides. This function should undo any such